Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(shared-data): adjust the gripper pickup parameters for the plate reader lid. #16415

Merged
merged 1 commit into from
Oct 3, 2024

Conversation

vegano1
Copy link
Contributor

@vegano1 vegano1 commented Oct 3, 2024

Overview

The plate reader lid sways quite a bit when moved between the plate reader and the dock, this happens primarily because the gripper does not grab the lid in its center of gravity. We have also changed the design of the plate reader lid grip edge which gives us more space to hold the device.

Test Plan and Hands-on Testing

  • Make sure that we can move the plate reader lid with the gripper
  • Make sure the gripper paddles are centered on the plate reader lid when picking it up and there's less sway when moving.

Changelog

  • Increase the grip force to 21 when picking up the plate reader lid
  • decrease the pickUpOffset and dropOffset to 9mm on the x-axis to center the gripper paddles
  • decrease the height at which the gripper picks up the plate reader lid so its closer to the center of gravity.

Review requests

  • makes sense?

Risk assessment

Low, unreleased.

@vegano1 vegano1 requested a review from a team as a code owner October 3, 2024 20:22
Copy link
Contributor

@CaseyBatten CaseyBatten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very groovy indeed! No more waggle

@vegano1 vegano1 merged commit 970a50e into edge Oct 3, 2024
60 checks passed
@vegano1 vegano1 deleted the fix-gripper-offsets-for-plate-reader-lid branch October 3, 2024 20:39
vegano1 added a commit that referenced this pull request Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants